logInvocation

public static void logInvocation(String tag, String className, String methodName)

This method logs invocation of API level methods

Since

3.0.5

Parameters

tag

the context information

className

the name of the class method invoked from

methodName

the name of the invoked method